home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / fxforge / andrews / patterns united < prev    next >
Text File  |  1999-06-15  |  531b  |  29 lines

  1. Category: Andrew's Filters 24
  2. Title: Patterns United...
  3. Copyright: Freeware
  4. Author: AB
  5. Filename: PatterUt.8bf
  6.  
  7. R:((x%ctl(0))*(x%ctl(0))+(y%ctl(0))*(y%ctl(0)))%ctl(1)==ctl(2)?c:c%ctl(3)
  8.  
  9. G:((x%ctl(0))*(x%ctl(0))+(y%ctl(0))*(y%ctl(0)))%ctl(1)==ctl(2)?c:c%ctl(4)
  10.  
  11. B:((x%ctl(0))*(x%ctl(0))+(y%ctl(0))*(y%ctl(0)))%ctl(1)==ctl(2)?c:c%ctl(5)
  12.  
  13. A:a
  14.  
  15. ctl[0]: Pattern A
  16. ctl[1]: Pattern B
  17. ctl[2]: Pattern C
  18. ctl[3]: Red
  19. ctl[4]: Green
  20. ctl[5]: Blue
  21.  
  22. val[0]: 16
  23. val[1]: 38
  24. val[2]: 3
  25. val[3]: 107
  26. val[4]: 101
  27. val[5]: 98
  28.  
  29.